home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / src / binutils.252 / config / mh-ncrsv < prev    next >
Encoding:
Text File  |  1994-06-05  |  359 b   |  13 lines

  1. # Host configuration file for an NCR 3000 (i486/SVR43) system.
  2.  
  3. # The MetaWare compiler will generate a copyright message unless you
  4. # turn it off.
  5. CFLAGS = -g -Hnocopyr
  6.  
  7. # Define SYSV as -DSYSV if you are using a System V operating system.
  8. SYSV = -DSYSV -DSVR4
  9. RANLIB = true
  10.  
  11. # The l flag generates a warning from the SVR4 archiver, remove it.
  12. AR_FLAGS = cq
  13.